Computer and Modernization ›› 2012, Vol. 1 ›› Issue (11): 197-199.doi: 10.3969/j.issn.1006-2475.2012.11.048

• 网络与通信 • Previous Articles     Next Articles

Design and Implementation of Full-text Search Engine Fast Building

LI Guo-fang   

  1. Guangzhou Health School, Guangzhou 510180, China
  • Received:2012-07-24 Revised:1900-01-01 Online:2012-11-10 Published:2012-11-10

Abstract: The birth of search engine brings great convenience and benefits for information collection, but the development for a set of complete and mature search engine needs to consume a large amount of resources, this paper focuses on how to quickly build a simple search engine. Based on the search engine components and frameworks which are independently developed and provided by open source organizations, the Java API on JBuilder development platform is called to quickly build a simple full-text search engine composed of three major components of the data capture, indexing and search, which realizes the webpage document data capture and preservation, text extraction, establishment of index documents and index databases, basic keyword search and other functions, and describes the general process of search engine achievement and operation.

Key words: information, search engine, full-text search

CLC Number: